home *** CD-ROM | disk | FTP | other *** search
- Path: peer-news.britain.eu.net!uknet!bhamcs!news
- From: Derek M Avery <D.M.Avery-CSSE94@cs.bham.ac.uk>
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: GCC 2.7.0
- Date: Tue, 27 Feb 1996 11:54:43 +0000
- Organization: School of Computer Science, The University of Birmingham, U.K.
- Message-ID: <3132F103.3592@cs.bham.ac.uk>
- References: <4guhcr$2mf@dunlop.cs.strath.ac.uk>
- NNTP-Posting-Host: gromit.cs.bham.ac.uk
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (X11; I; SunOS 5.4 sun4m)
-
- Paul Callaghan CS94 wrote:
- >
- > I have just recently unarchived the gcc 2.7.0 compiler and have been trying to
- > compile some code which I have written under SAS/C 6.53 so that I can incorporate
- > templates into it. My problem is that I use the command line:-
- >
- > g++ -v -o node node.cc
- >
- > The compiler then gets to the the linker stage and says:-
- >
- > ld: no file or directory for node
- >
- > before terminating completely.
- >
- > Is this just me or a bug which can be fixed.
- >
- > Thanks in advance.
-
- It looks fine to me but what does -V do? Have you tried it without the
- -V because I do not think its neccesary (I`ve never used it), to get an
- error message your stack must be set right, try with a larger stack
- though is the only thing I can think of.
-
- **************************************************
- * D.M.Avery-CSSE94@cs.bham.ac.uk *
- *------------------------------------------------*
- * Never take financial advice from someone who *
- * isn't extremely rich *
- **************************************************
-